home *** CD-ROM | disk | FTP | other *** search
/ PC Player 1998 December (Alt) / PCPlayer_1998-12.iso / Demos / magic / data1.cab / Interface_Screens_-_Generic / BattleOptionsScreen / screen (Battle Options).cfg
Encoding:
Text File  |  1998-10-26  |  6.3 KB  |  221 lines

  1. ; example Screen cfg file
  2.  
  3. [GLOBALS]
  4. BackgroundFile="Battle Options Screen"
  5.  
  6. [TEXT_1]
  7. Font=LARGE                            ; font to use LARGE/SMALL
  8. TextFlags=CENTRE
  9. Rect2=0,30,800,80                     ; 800x600 rectangle
  10. Text=4; Preferences;                         ; Text
  11. Rect1=0,24,640,64
  12.  
  13.  
  14.  
  15.  
  16. [TEXT_2]
  17. Font=SMALL                            ; font to use LARGE/SMALL
  18. TextFlags=CENTRE
  19. Rect1=0,88,640,136                    ; 640x480 rectangle
  20. Rect2=0,88,800,136                    ; 800x600 rectangle
  21. Text=;                          ; Text
  22.  
  23. [TEXT_3]
  24. Font=SMALL                            ; font to use LARGE/SMALL
  25. TextFlags=LEFT
  26. Rect2=100,120,400,145                  ; 800x600 rectangle
  27. Text=13; Music;                           ; Text
  28. Rect1=80,96,320,116
  29.  
  30.  
  31. [TEXT_4]
  32. Font=SMALL                            ; font to use LARGE/SMALL
  33. TextFlags=LEFT
  34. Rect2=100,170,400,200                 ; 800x600 rectangle
  35. Text=14; Sound Effects;                   ; Text
  36. Rect1=80,136,320,160
  37.  
  38.  
  39.  
  40. [TEXT_5]
  41. Font=SMALL                            ; font to use LARGE/SMALL
  42. TextFlags=CENTRE
  43. Rect1=0,178,640,202                   ; 640x480 rectangle
  44. Rect2=0,178,800,202                   ; 800x600 rectangle
  45. Text=;                      ; Text
  46.  
  47. [TEXT_6]
  48. Font=SMALL                            ; font to use LARGE/SMALL
  49. TextFlags=LEFT
  50. ; 640x480 rectangle
  51. Rect2=100,240,430,265                   ; 800x600 rectangle
  52. Text=16; Resolution;                      ; Text
  53. Rect1=80,192,344,212
  54.  
  55.  
  56. [TEXT_7]
  57. Font=SMALL                            ; font to use LARGE/SMALL
  58. TextFlags=LEFT
  59. ; 640x480 rectangle
  60. Rect2=500,240,750,265                 ; 800x600 rectangle
  61. Text=17; Animation;                       ; Text
  62. Rect1=400,192,600,212
  63.  
  64.  
  65. [TEXT_8]
  66. Font=SMALL                            ; font to use LARGE/SMALL
  67. TextFlags=CENTRE
  68. Rect1=0,274,640,298                   ; 640x480 rectangle
  69. Rect2=0,274,800,298                   ; 800x600 rectangle
  70. Text=;                           ; Text
  71.  
  72. [TEXT_9]
  73. Font=SMALL                            ; font to use LARGE/SMALL
  74. TextFlags=LEFT
  75. ; 640x480 rectangle
  76. Rect2=500,360,800,385                   ; 800x600 rectangle
  77. Text=19; Dialogue Scrolling;              ; Text
  78. Rect1=400,288,640,308
  79.  
  80.  
  81.  
  82. [TEXT_10]
  83. Font=SMALL                            ; font to use LARGE/SMALL
  84. TextFlags=LEFT
  85. ; 640x480 rectangle
  86. Rect2=500,120,750,145                 ; 800x600 rectangle
  87. Text=20; Game Play;                       ; Text
  88. Rect1=400,96,600,116
  89.  
  90.  
  91. [TEXT_11]
  92. Font=SMALL                            ; font to use LARGE/SMALL
  93. TextFlags=LEFT
  94. ; 640x480 rectangle
  95. Rect2=100,360,450,385                ; 800x600 rectangle
  96. Text=21; Border Picture;                  ; Text
  97. Rect1=80,288,360,308
  98.  
  99.  
  100. [SLIDERBAR_1] 
  101. ; 640x480 rectangle
  102. Rect2=100,145,325,175                   ; 800x600 rectangle
  103. minValue=-5000                         ; slider range
  104. maxValue=0
  105. Rect1=80,120,260,140
  106.  
  107. [SLIDERBAR_2]
  108. ; 640x480 rectangle
  109. Rect2=100,195,325,225                 ; 800x600 rectangle
  110. minValue=-5000                         ; slider range
  111. maxValue=0
  112. Rect1=80,160,260,180
  113.  
  114.  
  115.  
  116.  
  117.  
  118. [RADIOBUTTON_1]
  119. Font=SMALL                            ; font to use LARGE/SMALL
  120. ; 640x480 rectangle
  121. Rect2=100,270,400,295                 ; 800x600 rectangle
  122. Text=22; High (800x600);                  ; Text
  123. Rect1=80,216,320,236
  124.  
  125. [RADIOBUTTON_2]
  126. Font=SMALL                            ; font to use LARGE/SMALL
  127. ; 640x480 rectangle
  128. Rect2=100,295,400,320                ; 800x600 rectangle
  129. Text=23; Low (640x480);                   ; Text
  130. Rect1=80,236,320,256
  131.  
  132.  
  133. [RADIOBUTTON_3]
  134. Font=SMALL                            ; font to use LARGE/SMALL
  135. ; 640x480 rectangle
  136. Rect2=500,270,800,295                ; 800x600 rectangle
  137. Text=24; Full;                            ; Button text
  138. Rect1=400,216,640,236
  139.  
  140. [RADIOBUTTON_4]
  141. Font=SMALL                            ; font to use LARGE/SMALL
  142. ; 640x480 rectangle
  143. Rect2=500,295,800,320                 ; 800x600 rectangle
  144. Text=25; Cut;                             ; Button text
  145. Rect1=400,236,640,256
  146.  
  147. [RADIOBUTTON_5]
  148. Font=SMALL                            ; font to use LARGE/SMALL
  149. ; 640x480 rectangle
  150. Rect2=500,390,800,415                 ; 800x600 rectangle
  151. Text=26; Fast;                            ; Text
  152. Rect1=400,312,640,332
  153.  
  154. [RADIOBUTTON_6]
  155. Font=SMALL                            ; font to use LARGE/SMALL
  156. ; 640x480 rectangle
  157. Rect2=500,415,800,440                 ; 800x600 rectangle
  158. Text=27; Medium;                          ; Text
  159. Rect1=400,332,640,352
  160.  
  161. [RADIOBUTTON_7]
  162. Font=SMALL                            ; font to use LARGE/SMALL
  163. ; 640x480 rectangle
  164. Rect2=500,440,800,465                 ; 800x600 rectangle
  165. Text=28; Slow;                            ; Text
  166. Rect1=400,352,640,372
  167.  
  168. [RADIOBUTTON_8]
  169. Font=SMALL                            ; font to use LARGE/SMALL
  170. ; 640x480 rectangle
  171. Rect2=500,150,800,175                 ; 800x600 rectangle
  172. Text=26; Fast (20fps);                    ; Button text
  173. Rect1=400,120,640,140
  174.  
  175.  
  176. [RADIOBUTTON_9]
  177. Font=SMALL                            ; font to use LARGE/SMALL
  178. ; 640x480 rectangle
  179. Rect2=500,175,800,200                 ; 800x600 rectangle
  180. Text=27; Medium (17fps);                  ; Button text
  181. Rect1=400,140,640,160
  182.  
  183.  
  184. [RADIOBUTTON_10]
  185. Font=SMALL                            ; font to use LARGE/SMALL
  186. ; 640x480 rectangle
  187. Rect2=500,200,800,225                 ; 800x600 rectangle
  188. Text=28; Slow (14fps);                    ; Button text
  189. Rect1=400,160,640,180
  190.  
  191.  
  192.  
  193. [RADIOBUTTON_11]
  194. Font=SMALL                            ; font to use LARGE/SMALL
  195. ; 640x480 rectangle
  196. Rect2=100,390,400,415                  ; 800x600 rectangle
  197. Text=29; On;                              ; Button text
  198. Rect1=80,312,320,332
  199.  
  200.  
  201.  
  202. [RADIOBUTTON_12]
  203. Font=SMALL                            ; font to use LARGE/SMALL
  204. ; 640x480 rectangle
  205. Rect2=100,415,400,440              ; 800x600 rectangle
  206. Text=30; Off;                             ; Button text
  207. Rect1=80,332,320,352
  208.  
  209.  
  210. [TEXTBUTTON_1]
  211. Font=LARGE                          ; font to use LARGE/SMALL
  212. Rect2=40,530,280,570                ; 800x600 rectangle
  213. Text=10; OK;                            ; Button text
  214. Rect1=32,424,224,456
  215.  
  216. [TEXTBUTTON_2]
  217. Font=LARGE                          ; font to use LARGE/SMALL
  218. Rect2=530,530,760,570               ; 800x600 rectangle
  219. Text=11; Cancel;                        ; Button text
  220. Rect1=424,424,608,456
  221.